vcFindFlowStepStatement

Find flow step statement.

See in: Overview

Module: vcProcessModel

Parent: vcStatement

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
LoopingSearchvcExpressionPropertyRGets a property for looping search. When evaluates to True,
See more
the flow step search can loop from end of the sequence to the start and from the start of the sequence to the end.
ProcessToFindvcProcessGroupRWGets or sets the process group to search for.
ReturnStepOffsetvcExpressionPropertyRGets a property for step offset. The
See more
evaluated value determines an offset in number of flow steps forward or backward applied to the result.
SearchDirectionvcSearchDirectionRWGets or sets the value for search direction in the flow sequence.
SearchModevcSearchModeRWGets or sets the value for how the new flow step info is defined.
SkipOptionalStepsvcExpressionPropertyRGets a property for skipping optional steps.
See more
When evaluates to True, an optional flow step can never be returned. The search and offset logic will skip over all optional steps and may fail if a non-optional flow step was not found.
SourceFlowInfoVariableNameStringRWGets or sets the name of the Process variable where to get flow step info used as reference point.
TargetFlowInfoVariableNameStringRWGets or sets the name of the Process variable where to store the result.